CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - for c

搜索资源列表

  1. CRC算法原理及C语言实现

    0下载:
  2. ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
  3. 所属分类:编程文档

    • 发布日期:2012-03-20
    • 文件大小:4889
    • 提供者:王兴锋
  1. Linux-C语言编程宝典

    0下载:
  2. linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:162253
    • 提供者:oa
  1. 库存管理系统(C++)

    1下载:
  2. 库存管理系统(C++) 一个C++编写的库存管理系统,拥有增加删除修改输出存盘等功能,学习C++的好程序-repertory management system (C++): A repertory management system using C++. It includes \"add\", \"delete\", \"modify\", \"output\", \"save\" etc. It is useful for C++ leanner.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3328
    • 提供者:刘鹏
  1. c 语言最新编程技巧200例

    0下载:
  2. c 语言最新编程技巧200例,看了这些源码 后,就可以进入c语言的编程世界了。-200 C samples for C beginner.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:24522770
    • 提供者:闻丰
  1. C语言300例

    0下载:
  2. 记录了三百个比较常用的C语言例子,对于一些初学者掌握C语言比较有用-300 C source codes for C beginner.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38846
    • 提供者:王江峰
  1. avrlcd FOR C

    0下载:
  2. 液晶的C语言驱动程序 AVR单片机的程序 -the C language LCD driver AVR procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4989
    • 提供者:zhf
  1. C++ Solutions

    0下载:
  2. The source code for \"C++ Solutions\". This book is a companion to the book that is widely recognized as \"the C++ bible\": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly rec
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:100833
    • 提供者:马骏
  1. c函数大全

    0下载:
  2. 这是一个c函数库手册,方便c程序员查阅函数(c function handbook for c programmers)
  3. 所属分类:文章/文档

  1. C online tests

    0下载:
  2. basic c programs for c learners.
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:2414592
    • 提供者:Stanleyy
  1. C#串口助手

    2下载:
  2. 本文件为C#所写的串口助手源码,实现串口收发的基本功能(This document for C# serial port assistant source code, the realization of the basic functions of the serial port)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:35840
    • 提供者:哦嘞嘞
  1. C++_PPT

    0下载:
  2. 该文件是c++的学习课件,如果想要学习c++语言,该文件可以作为很好的参考(This file is a learning courseware for c++, and if you want to learn the c++ language, the file can be a good reference)
  3. 所属分类:

    • 发布日期:2018-04-29
    • 文件大小:1336320
    • 提供者:dodo_jiaojiao
  1. C 函数手册

    0下载:
  2. C-C++离线函数手册,C程序员 的好帮手(C-C++ off-line function manual, a good helper for C programmers)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:8192
    • 提供者:紫星
  1. 矩阵计算C语言版

    0下载:
  2. 一个矩阵计算器 进入程序 输入A=[1 2 3 4;5 6 7 8; 9 10 11 12] 【横向一行】 输入B=X X X 输入C=X X X 输入D=X X X 支持多项矩阵加减乘,即E=AC,E=AD-C+B,E=ADB-C这一类的,矩阵在6*6以内,项数不定,加减乘运算顺序不定 输入E=A*B+C-D【例子】 输出矩阵形式的答案 E= x x x…… x x x…… x x x……(Matrix calculation for C langu
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:Master_King
  1. C#demo

    2下载:
  2. 神思身份证读卡器ss628 100 001U -demo for c#(demo ss628 100 001U -demo for c#)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:606208
    • 提供者:放大发多少
  1. Linux操作系统下C

    0下载:
  2. 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)
  3. 所属分类:驱动编程

    • 发布日期:2018-05-02
    • 文件大小:509952
    • 提供者:hnpgym
  1. C#向EXCEL中写入数据三种方法

    0下载:
  2. C#向excel输入数据的三个方法,能够快速实现C#对EXCEL的输入,大幅提高工作效率(Three methods for C# to input data to excel)
  3. 所属分类:C#编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:成都苍蝇拍
  1. c语言

    0下载:
  2. 里面为C语言PPT教程,为初学者提供教学帮助(It is a PPT tutorial for C language, providing teaching help for beginners.)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:5832704
    • 提供者:溪随我去
  1. C#

    0下载:
  2. 雷赛控制器Resai controllerSMC6490控制器用于C#编程,及动态链接库(The Resai controllerSMC6490 controller is used for C# programming and dynamic link library.)
  3. 所属分类:C#编程

    • 发布日期:2018-05-03
    • 文件大小:317440
    • 提供者:liang1096429971
  1. C# 编写的推箱子小游戏源码

    2下载:
  2. 一个关于C# 编写的推箱子小游戏源码。。。。。。。。。。(A small game source code for C#hfhfhfhfhfhfhfh)
  3. 所属分类:游戏

    • 发布日期:2018-12-13
    • 文件大小:33792
    • 提供者:sdhens
  1. c语言别踩白块儿(双人版)源码

    1下载:
  2. C语言程序大全c语言被踩白块,适应于 C语言平台,可以用来练习(C language program complete C language 24 point game source code, suitable for C language platform, can be used for practice)
  3. 所属分类:其他

    • 发布日期:2020-09-02
    • 文件大小:4096
    • 提供者:ru2019
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com